func os/user.current

2 uses

	os/user (current package)
		cgo_lookup_unix.go#L18: func current() (*User, error) {
		lookup.go#L22: 	cache.Do(func() { cache.u, cache.err = current() })